Position Lite Or Builder
Functions
Link copied to clipboard
In meters above MSL (but see issue #359)
Content copied to clipboard
int32 altitude = 3;
Link copied to clipboard
The new preferred location encoding, multiply by 1e-7 to get degrees
in floating point
Content copied to clipboard
sfixed32 latitude_i = 1;
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
.meshtastic.Position.LocSource location_source = 5;
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
.meshtastic.Position.LocSource location_source = 5;
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
sfixed32 longitude_i = 2;
Link copied to clipboard
This is usually not sent over the mesh (to save space), but it is sent
from the phone so that the local device can set its RTC If it is sent over
the mesh (because there are devices on the mesh without GPS), it will only
be sent by devices which has a hardware GPS clock.
seconds since 1970
Content copied to clipboard
fixed32 time = 4;